Skip to main content

RollbackQuaraFile

Description

restore the specified quarantined file.

Request Method

POST

Request Path

/apsara/route/aegis/RollbackQuaraFile

Request Parameters Common Parameters

NameLocationTypeRequiredSample valueDescription
UuidBODYstringNoNo sample value for this parameter.host asset UUID.
EventTypeBODYstringNoNo sample value for this parameter.exception event type.
regionIdBODYstringYesNo sample value for this parameter.region id
EventNameBODYstringNoNo sample value for this parameter.exception event name.
TagBODYstringNoNo sample value for this parameter.unique ID of exception event.
versionBODYstringNo2016-01-01version of api

Return data

NameTypeSample valueDescription
RequestIdstringno demo valuerequest ID.

Example

Successful Response example

{
"RequestId":"no demo value"
}

Failed Response example

{
"errorSample":
{
"resultCode":-1,
"resultMsg":"system error",
"result":null
}

}